hasVersion

open fun hasVersion(): Boolean
Any compliant implementation must first read the version
number encoded in this message and choose the correct
implementation for this version number before proceeding to
decode other parts of this message.
required uint32 version = 15 [default = 1];

Return

Whether the version field is set.